Lua/Shared/NetworkObject/Static Functions/Create
From JC2-MP Documentation
< Lua | Shared | NetworkObject
| Returns | NetworkObject |
|---|---|
| Prototype | NetworkObject.Create(string name, table initValues) |
| Description | No description |
| Returns | NetworkObject |
|---|---|
| Prototype | NetworkObject.Create(string name) |
| Description | No description |
Description
Returns the NetworkObject with the given name, a new one is created only in the case it doesn't exist.